home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: netcom.com!marnold
- From: marnold@netcom.com (Matt Arnold)
- Subject: Re: Recommend a good advanced C++ book?
- Message-ID: <marnoldDpqMIC.BFv@netcom.com>
- Organization: NETCOM On-line Communication Services (408 261-4700 guest)
- References: <4ke3cu$fdv@news.onramp.net> <4kgqog$5hp@sun0.urz.uni-heidelberg.de> <Pine.LNX.3.91.960411015335.1007B-100000@mittens.stu.rpi.edu>
- Date: Fri, 12 Apr 1996 07:08:36 GMT
- Sender: marnold@netcom21.netcom.com
-
- Kengo Hashimoto <nexx@mittens.stu.rpi.edu> writes:
-
- >The ANSI/ISO version of STL implimentation is not compiler specific, but
- >current versions of different compilers use different workarounds to
- >compile this. If your Borland Compiler does not have any support for STL,
- >it could be the result of your compiler being older than the version 4.5,
- >when template support has been added.
-
- Borland C++ has had template support since version 3.1, and version 4.0
- certainly has template support (apparently, you *can* use STL with version
- 4.0, but I would recommend 4.5x or 5.0). Anyway, the 3.1 template
- implementation isn't up to compiling STL, but I just wanted to point out
- that Borland C++ has been doing templates for quite some time.
-
- Regards,
- -------------------------------------------------------------------------
- Matt Arnold | | ||| | |||| | | | || ||
- marnold@netcom.com | | ||| | |||| | | | || ||
- Boston, MA | 0 | ||| | |||| | | | || ||
- 617.389.7384 (h) 617.576.2760 (w) | | ||| | |||| | | | || ||
- C++, MIDI, Win32/95 developer | | ||| 4 3 1 0 8 3 || ||
- -------------------------------------------------------------------------
-